PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / setCheckedStateNormalAppearance Method
The normal visual appearance of the widget in checked state.
In This Topic
    setCheckedStateNormalAppearance Method
    In This Topic
    Sets the normal visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user does not interact with the widget.
    Syntax
    public void setCheckedStateNormalAppearance( 
       PDFAnnotationAppearance value
    )

    Parameters

    value
    The normal visual appearance of the widget in checked state.
    See Also